#banner{
	background: url(/imagenes/ContaPyme/pag_web/banner/bannerpaquetes.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	overflow: hidden;
	text-align: center;
	height: 200px;
}

h1{
	color: #00C5FB;
	font-size: 35px;
	line-height: 40px;
	font-weight: 600;
	text-align: center;
}
h2{
	color: #fff;
	font-size: 25px;
	font-weight: 600;
	text-align: center;
	padding: 5px;
	line-height: 30px;
}
h3{
	color: #fff;
	font-size: 22px;
	font-weight: 600;
	text-align: center;
	padding: 8px;
}
.h3{
	color: #fff;
	font-size: 22px;
	font-weight: 600;
	text-align: center;
	padding: 8px;
	margin: 0px;
}
.desc_modulo{
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	padding: 40px;
}
.border_b{
	border-bottom: 1px solid #EDF1F6;
}
.bg_gris{
	background-color: #EDF1F6;
}
.bg_blanco{
	background-color: #fff;
}
.caracteristica{
	color: #8d8d8d;
	font-weight: 400;
}
.center{
	margin: auto;
	display: table;
}
.subir{margin-top:-36px;}
@media (min-width: 80px) {
	.caracteristica{
		padding: 10px;
		font-size: 14px;
	}
	.padding_banner{
		padding-top: 40px;
		padding-bottom: 40px;
	}
	iframe{
		width: 100%;
		height: 800px;
	}
}
@media (max-width: 768px) {
	h1 {
		line-height: 140px;
	}
}
@media (max-width: 480px) {
	h1 {
		line-height: 58px;
	}
}
@media (max-width: 360px) {
	h1 {
		line-height: 36px;
	}
}
@media (min-width: 830px) {
	.caracteristica{
		padding: 10px;
		font-size: 14px;
	}
	.padding_banner{
		padding-top: 40px;
		padding-bottom: 20px;
	}iframe{
		width: 100%;
		height: 700px;
	}
}
@media (min-width: 960px) {
	.caracteristica{
		padding: 10px;
		font-size: 14px;
	}
	.padding_banner{
		padding-top: 90px;
	}
}
@media (min-width: 1200px) {
	.caracteristica{
		padding: 10px;
		font-size: 14px;
	}
	.padding_banner{
		padding-top: 90px;
	}
}

.mt-1{
	margin-top:10px;
}
.solicitar{
	text-align: center;
	margin: auto;
	display: table;
	padding: 10px 30px;
	font-weight: 600;
	font-size: 24px;
	background: #fff;
	border-radius: 20px;
}
.solicitar:hover{
	/* background: #000; */
	/* color: #fff; */
	cursor:pointer;
	font-weight:700;
}
.bg_cartera{background: #FF5859;}
.col_cartera{color: #FF5859;}
.bg_activos{background: #1B1B1B;}
.col_activos{color: #1B1B1B;}
.bg_automatizacion{background: #9c3985;}
.col_automatizacion{color: #9c3985;}
.bg_gastos{background: #9263b7;}
.col_gastos{color: #9263b7;}
.bg_conciliacion{background: #ffb311;}
.col_conciliacion{color: #ffb311;}
.bg_contabilidad{background: #4464d6;}
.col_contabilidad{color: #4464d6;}
.bg_general{background: #00d5ff;}
.col_general{color: #00d5ff;}
.bg_costos{background: #87e655;}
.col_costos{color: #87e655;}
.bg_presupuesto{background: #6cc43c;}
.col_presupuesto{color: #6cc43c;}
.bg_inventarios{background: #ff6d00;}
.col_inventarios{color: #ff6d00;}
.bg_invplus{background: #FF5517;}
.col_invplus{color: #FF5517;}
.bg_costdrivers{background: #C8DD16;}
.col_costdrivers{color: #C8DD16;}
.bg_actividades{background: #00A89B;}
.col_actividades{color: #00A89B;}
.bg_ordenes{background: #01DFAC;}
.col_ordenes{color: #01DFAC;}
.bg_contaexcel{background: #0044A5;}
.col_contaexcel{color: #0044A5;}
.bg_multiples{background: #FF9B9B;}
.col_multiples{color: #FF9B9B;}
.bg_sincronizacion{background: #6A32B7;}
.col_sincronizacion{color: #6A32B7;}
.bg_movil{background: #00C7DC;}
.col_movil{color: #00C7DC;}
.bg_mailing{background: #E91359;}
.col_mailing{color: #E91359;}
.bg_registro{background: #008491;}
.col_registro{color: #008491;}
.bg_agente{background: #FF5152;}
.col_agente{color: #FF5152;}
.bg_facturador{background: #804000;}
.col_facturador{color: #804000;}
.bg_nomina{background: #00C5FB;}
.col_nomina{color: #00C5FB;}
